@charset "utf-8";

.note{margin-top: 34px;border: 1px solid #e1e1e0;background: #fff}
.note .ti{float: left;width: 126px;height: 56px;line-height: 56px;text-align: right;font-size: 18px;color: #333333;font-weight: bold;background: url(ico_05.png) no-repeat 16px center;}
.note .ti span{color: #e80f00}
.note .noteSlide{float: right;width: 1055px;position: relative;height: 56px;}
.note .noteSlide .bd{width: 980px;}
.note .noteSlide .bd ul li{float: left;width: 490px;}
.note .noteSlide .bd ul li a{display: block;height: 56px;line-height: 56px;font-size: 16px;color: #333333;padding-right: 25px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.note .noteSlide .bd ul li:hover a{color: #e80f00}
.note .noteSlide .prev{width: 24px;height: 23px;background: url(prev.png) no-repeat;position: absolute;right: 41px;top: 17px;cursor: pointer;}
.note .noteSlide .next{width: 24px;height: 23px;background: url(next.png) no-repeat;position: absolute;right: 16px;top: 17px;cursor: pointer;}

.titBox{background: #eceaea}
.titBox .ti{float: left;}
.titBox .ti a{display: block;font-size: 18px;color: #ffffff;font-weight: bold;width: 125px;height: 50px;line-height: 50px;text-align: center;background: #d6181a}
.titBox .ms{float: right;height: 50px;line-height: 50px;margin-right: 15px;}
.titBox .ms a{display: inline-block;margin-right: 12px;font-size: 14px;color: #333333;position: relative;}
.titBox .ms a:hover{color: #d6181a}
.titBox .ms a::after{content: '/';position: absolute;right: -9px;top: 50%;font-size: 14px;color: #333;transform: translateY(-50%);}
.titBox .ms a:last-child::after{display: none}
.titBox .more{float: right;width: 20px;height: 20px;background: url(more.png) no-repeat;margin-right: 25px;margin-top: 15px;display: block;}

.s1{margin-top: 40px;}
.s1 .picSlide{float: left;width: 730px;height: 405px;position: relative;}
.s1 .picSlide .bd ul li{overflow: hidden;position: relative;}
.s1 .picSlide .bd ul li img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s1 .picSlide .bd ul li:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s1 .picSlide .bd ul li .h{position: absolute;bottom: 0;height: 50px;line-height: 50px;box-sizing: border-box;padding: 0 18px;left: 0;width: 100%;box-sizing: border-box;background: rgba(0,0,0,.5);color: #ffffff;font-size: 16px}
.s1 .picSlide .prev{width: 31px;height: 56px;position: absolute;left: 0;top: 50%;margin-top: -28px;background: url(prev02.png) no-repeat;cursor: pointer;}
.s1 .picSlide .next{width: 31px;height: 56px;position: absolute;right: 0;top: 50%;margin-top: -28px;background: url(next02.png) no-repeat;cursor: pointer;}

.s1 .newsBox{float: right;width: 440px;height: 405px;background: #fff}
.s1 .newsBox .hd{border-bottom: 1px solid #d6181a;background: #eceaea}
.s1 .newsBox .hd ul li{float: left;width: 124px;height: 45px;text-align: center;}
.s1 .newsBox .hd ul li a{display: block;font-size: 18px;color: #333333;height: 45px;line-height: 45px;font-weight: bold;}
.s1 .newsBox .hd ul li.on a{background: #d6181a;color: #fff}
.s1 .newsBox .bd{padding: 26px 30px}
.s1 .newsBox .bd ul li{margin-bottom: 18px;clear: both;}
.s1 .newsBox .bd ul li span{float: left;width: 22px;height: 22px;border-radius: 100%;display: block;font-size: 14px;color: #ffffff;line-height: 22px;background: #b5b5b5;text-align: center;margin-right: 10px;transition: all .5s ease;}
.s1 .newsBox .bd ul li:last-child{margin-bottom: 0}
.s1 .newsBox .bd ul li a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;color: #333333;line-height: 22px;}
.s1 .newsBox .bd ul li:hover span{background: #d6181a;}

.s2{margin-top: 40px;}
.s2 .bNewsBox{float: left;width: 730px;height: 410px;background: #fff}
.s2 .bNewsBox .bdArea{padding: 30px}
.s2 .bNewsBox .bdArea .hotNews{}
.s2 .bNewsBox .bdArea .hotNews .pic{float: left;width: 130px;overflow: hidden;}
.s2 .bNewsBox .bdArea .hotNews .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s2 .bNewsBox .bdArea .hotNews:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s2 .bNewsBox .bdArea .hotNews .txt{float: right;width: 520px;}
.s2 .bNewsBox .bdArea .hotNews .txt .h a{font-size: 18px;color: #000000;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s2 .bNewsBox .bdArea .hotNews .txt .cont{font-size: 12px;line-height: 18px;color: #888888;margin-top: 13px;}
.s2 .bNewsBox .bdArea .hotNews:hover .txt .h a{color: #d6181a}
.s2 .bNewsBox .bdArea .newsList{margin-top: 30px;}
.s2 .bNewsBox .bdArea .newsList ul li{padding: 10px 0;border-bottom: 1px dashed #c1c1c1}
.s2 .bNewsBox .bdArea .newsList ul li span{float: left;margin-right: 28px;display: block;font-size: 16px;color: rgba(0,0,0,.5);padding-left: 30px;background: url(ico_06.png) no-repeat 0 center;}
.s2 .bNewsBox .bdArea .newsList ul li a{display: block;font-size: 16px;color: #000000;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s2 .bNewsBox .bdArea .newsList ul li:hover a{color: #d6181a}
.s2 .newsBox{float: right;width: 440px;height: 410px;background: #fff}
.s2 .newsBox .bdArea{padding: 26px 30px}
.s2 .newsBox .bdArea ul li{margin-bottom: 18px;clear: both;}
.s2 .newsBox .bdArea ul li span{float: left;width: 22px;height: 22px;border-radius: 100%;display: block;font-size: 14px;color: #ffffff;line-height: 22px;background: #b5b5b5;text-align: center;margin-right: 10px;transition: all .5s ease;}
.s2 .newsBox .bdArea ul li:last-child{margin-bottom: 0}
.s2 .newsBox .bdArea ul li a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;color: #333333;line-height: 22px;}
.s2 .newsBox .bdArea ul li:hover span{background: #d6181a;}

.s3{margin-top: 40px;}
.s3 .s3-t{background: #eceaea;border-top: 4px solid #d6181a;height: 50px;line-height: 50px;}
.s3 .s3-t .h{float: left;padding-left: 28px;margin-right: 30px;font-size: 18px;color: #333333;font-weight: bold;}
.s3 .s3-t .p{float: left;font-size: 14px;color: #d6181a}
.s3 .s3-c{margin-top: 15px;padding: 0 2px}
.s3 .s3-c ul li{float: left;width: 158px;margin-right: 15px;overflow: hidden;}
.s3 .s3-c ul li:last-child{margin-right: 0}
.s3 .s3-c ul li img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s3 .s3-c ul li:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }

.s4{margin-top: 40px}
.s4 .bNewsBox{float: left;width: 730px;height: 410px;background: #fff}
.s4 .bNewsBox .bdArea{padding: 30px}
.s4 .bNewsBox .bdArea .hotNews{}
.s4 .bNewsBox .bdArea .hotNews .pic{float: left;width: 130px;overflow: hidden;}
.s4 .bNewsBox .bdArea .hotNews .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s4 .bNewsBox .bdArea .hotNews:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s4 .bNewsBox .bdArea .hotNews .txt{float: right;width: 520px;}
.s4 .bNewsBox .bdArea .hotNews .txt .h a{font-size: 18px;color: #000000;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s4 .bNewsBox .bdArea .hotNews .txt .cont{font-size: 12px;line-height: 18px;color: #888888;margin-top: 13px;}
.s4 .bNewsBox .bdArea .hotNews:hover .txt .h a{color: #d6181a}
.s4 .bNewsBox .bdArea .newsList{margin-top: 30px;}
.s4 .bNewsBox .bdArea .newsList ul li{padding: 10px 0;border-bottom: 1px dashed #c1c1c1}
.s4 .bNewsBox .bdArea .newsList ul li span{float: left;margin-right: 28px;display: block;font-size: 16px;color: rgba(0,0,0,.5);padding-left: 30px;background: url(ico_06.png) no-repeat 0 center;}
.s4 .bNewsBox .bdArea .newsList ul li a{display: block;font-size: 16px;color: #000000;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s4 .bNewsBox .bdArea .newsList ul li:hover a{color: #d6181a}

.s4 .qLinkBox{width: 440px;float: right;}
.s4 .qLinkBox .picSlide{margin-top: 32px;position: relative;}
.s4 .qLinkBox .picSlide .bd ul li{width: 440px;height: 210px;overflow: hidden;}
.s4 .qLinkBox .picSlide .bd ul li img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s4 .qLinkBox .picSlide .bd ul li:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s4 .qLinkBox .picSlide .hd{position: absolute;bottom: 14px;right: 12px;z-index: 4;}
.s4 .qLinkBox .picSlide .hd ul li{float: left;width: 8px;height: 6px;background: #f2eeeb;transition: .5s ease;text-indent: 99999px;margin: 0 2px;cursor: pointer;}
.s4 .qLinkBox .picSlide .hd ul li.on{width: 21px;background: #d6181a}
.s4 .qLinkBox .link{margin-top: 13px;}
.s4 .qLinkBox .link .item{display: block;float: left;width: 140px;height: 105px;text-align: center;box-sizing: border-box;padding-top: 26px;margin-right: 10px;}
.s4 .qLinkBox .link .item:last-child{margin-right: 0}
.s4 .qLinkBox .link .item .icon{width: 30px;height: 30px;margin: 0 auto}
.s4 .qLinkBox .link .item .h{font-size: 14px;color: #ffffff;font-weight: bold;margin-top: 5px}
.s4 .qLinkBox .link .item:nth-child(1){background: #d6181a}
.s4 .qLinkBox .link .item:nth-child(2){background: #ff8c19}
.s4 .qLinkBox .link .item:nth-child(3){background: #d6181a}

.s5{margin-top: 40px;}
.s5 .newsItem{float: left;width: 385px;margin-right: 22px;box-sizing: border-box;background: #fff;height: 405px;}
.s5 .newsItem:last-child{margin-right: 0}
.s5 .newsItem .hdArea{border-bottom: 1px solid #d6181a;background: #eceaea}
.s5 .newsItem .hdArea .ti{width: 124px;height: 45px;text-align: center;}
.s5 .newsItem .hdArea .ti a{display: block;font-size: 18px;color: #fff;height: 45px;line-height: 45px;font-weight: bold;background: #d6181a}
.s5 .newsItem .bdArea{padding: 25px 20px}
.s5 .newsItem .bdArea .hotNews .pic{float: left;width: 130px;overflow: hidden;}
.s5 .newsItem .bdArea .hotNews .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s5 .newsItem .bdArea .hotNews:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s5 .newsItem .bdArea .hotNews .txt{float: right;width: 195px;}
.s5 .newsItem .bdArea .hotNews .txt .h a{font-size: 18px;color: #000000;display: block;line-height: 24px;height: 48px;overflow: hidden;}
.s5 .newsItem .bdArea .hotNews .txt .cont{font-size: 12px;line-height: 18px;color: #888888;margin-top: 5px;}
.s5 .newsItem .bdArea .hotNews:hover .txt .h a{color: #d6181a}
.s5 .newsItem .bdArea .newsList{margin-top: 20px;}
.s5 .newsItem .bdArea .newsList ul li{padding: 8px 0 8px 20px;background: url(ico_07.png) no-repeat left center;}
.s5 .newsItem .bdArea .newsList ul li a{display: block;font-size: 16px;color: #000000;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s5 .newsItem .bdArea .newsList ul li:hover a{color: #d6181a}

.s6{margin-top: 50px;}
.s6 img{width: 100%;height: auto;}

.s7{margin-top: 40px;margin-bottom: 50px;}
.s7 .item{float: left;width: 285px;margin-right: 20px;background: #fff}
.s7 .item:last-child{margin-right: 0}
.s7 .item .pic{width: 285px;height: 223px;overflow: hidden;}
.s7 .item .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s7 .item:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s7 .item .h{border: 1px solid #d8d7d6;border-top: 0;font-size: 16px;color: #333333;text-align: center;height: 52px;line-height: 52px;transition: all .5s ease}
.s7 .item:hover .h{color: #d6181a}


